Uses of Interface
com.cisco.pt.ipc.sim.pdu.NFTemplate
Packages that use NFTemplate
Package
Description
-
Uses of NFTemplate in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return NFTemplateModifier and TypeMethodDescriptionNFTemplateRecord.getTemplate()Information provided by the PKI file:NFExporter.getTemplateById(int id) Information provided by the PKI file:NFExporter.getTemplateByRecordName(String recordName) Information provided by the PKI file: -
Uses of NFTemplate in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return NFTemplateModifier and TypeMethodDescriptionNFTemplateRecordImpl.getTemplate()Information provided by the PKI file:NFExporterImpl.getTemplateById(int id) Information provided by the PKI file:NFExporterImpl.getTemplateByRecordName(String recordName) Information provided by the PKI file: -
Uses of NFTemplate in com.cisco.pt.ipc.sim.pdu
Methods in com.cisco.pt.ipc.sim.pdu that return NFTemplateMethods in com.cisco.pt.ipc.sim.pdu with parameters of type NFTemplateModifier and TypeMethodDescriptionvoidNFFlow.setFlowTemplate(NFTemplate flowTemplate) voidNFFlowSet.setFlowTemplate(NFTemplate flowTemplate) -
Uses of NFTemplate in com.cisco.pt.ipc.sim.pdu.impl
Classes in com.cisco.pt.ipc.sim.pdu.impl that implement NFTemplateFields in com.cisco.pt.ipc.sim.pdu.impl declared as NFTemplateModifier and TypeFieldDescriptionprotected NFTemplateNFFlowImpl.flowTemplateprotected NFTemplateNFFlowSetImpl.flowTemplateMethods in com.cisco.pt.ipc.sim.pdu.impl that return NFTemplateMethods in com.cisco.pt.ipc.sim.pdu.impl with parameters of type NFTemplateModifier and TypeMethodDescriptionvoidNFFlowImpl.setFlowTemplate(NFTemplate flowTemplate) voidNFFlowSetImpl.setFlowTemplate(NFTemplate flowTemplate)